Skip to content

Towards more general truncation and slicing #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 2, 2025
Merged

Conversation

mtfishman
Copy link
Member

@mtfishman mtfishman commented Jul 1, 2025

This is work towards making truncated block sparse factorizations and slicing more generic, for example enabling truncated block sparse factorizations and slicing when blocks have extra structure like a Kronecker product structure.

See also ITensor/KroneckerArrays.jl#28.

Copy link

codecov bot commented Jul 1, 2025

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.11%. Comparing base (21eb0e9) to head (9d4edc1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/BlockArraysExtensions/BlockArraysExtensions.jl 0.00% 2 Missing ⚠️
src/BlockArraysExtensions/blockedunitrange.jl 87.50% 1 Missing ⚠️
src/abstractblocksparsearray/linearalgebra.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage   77.11%   77.11%           
=======================================
  Files          36       36           
  Lines        2014     2032   +18     
=======================================
+ Hits         1553     1567   +14     
- Misses        461      465    +4     
Flag Coverage Δ
docs 7.19% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman changed the title Towards more general truncation and slicing [WIP] Towards more general truncation and slicing Jul 1, 2025
@mtfishman mtfishman marked this pull request as draft July 1, 2025 23:32
@mtfishman mtfishman changed the title [WIP] Towards more general truncation and slicing Towards more general truncation and slicing Jul 2, 2025
@mtfishman mtfishman marked this pull request as ready for review July 2, 2025 14:38
@mtfishman mtfishman merged commit 44574b8 into main Jul 2, 2025
20 checks passed
@mtfishman mtfishman deleted the mf/generalized_trunc branch July 2, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant